PushNodesByBackendIdsToFrontendResponse
data class PushNodesByBackendIdsToFrontendResponse(nodeIds: List<NodeId>)
Content copied to clipboard
Represents response frame that is returned from DOM#pushNodesByBackendIdsToFrontend operation call. Requests that a batch of nodes is sent to the caller given their backend node ids.